CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - algorithms

搜索资源列表

  1. A Survey of Spectrum Sensing Algorithms

    0下载:
  2. A Survey of Spectrum Sensing Algorithms The spectrum sensing problem has gained new aspects with cognitive radio and opportunistic spectrum access concepts. It is one of the most challenging issues in cognitive radio systems. In this paper, a survey
  3. 所属分类:行业发展研究

    • 发布日期:2012-02-22
    • 文件大小:453502
    • 提供者:chenpeng3361
  1. A-PAINLESS-GUIDE-TO-CRC-ERROR-DETECTION-ALGORITHMS

    0下载:
  2. A PAINLESS GUIDE TO CRC ERROR DETECTION ALGORITHMS CRC校验理论与实践的经典教程,Ross写的。-A PAINLESS GUIDE TO CRC ERROR DETECTION ALGORITHMS CRC checksum of the classic theory and practice tutorials, Ross wrote.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-22
    • 文件大小:184368
    • 提供者:haoz
  1. Distributed+Algorithms

    0下载:
  2. This course is about "distributed algorithms".Distributed algorithms include a wide range of parallel algorithms,which can be classified by a variety of attributes.-This course is about distributed algorithms . Distributed algorithms include a wide
  3. 所属分类:SCM

    • 发布日期:2017-04-09
    • 文件大小:1747975
    • 提供者:aple
  1. algorithms

    0下载:
  2. 关于很多实用算法的描述,例如递归、贪心算法-About the descr iption of a lot of practical algorithms, such as recursive, greedy algorithm and so on
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-05-28
    • 文件大小:10832642
    • 提供者:zhongyu
  1. Oreilly.Algorithms.in.a.Nutshell.2008

    0下载:
  2. As the name implies "Algorithms in a Nutshell". A very good algo ebook, especially for new developers.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-28
    • 文件大小:11424033
    • 提供者:hdemir
  1. Sams.Publishing.Data.Structures.and.Algorithms.pdf

    0下载:
  2. Data.Structures.and.Algorithms in java second edition
  3. 所属分类:Java Develop

    • 发布日期:2017-05-14
    • 文件大小:3631283
    • 提供者:cywin
  1. McGraw.Hill.Introduction.To.Algorithms.Second.Edit

    0下载:
  2. 由麻省理工电气工程及计算机学院编写的第二版的算法介绍,该书详尽介绍了常用计算机算法-From the Massachusetts Institute of Electrical and Computer Engineering, prepared the second edition of the algorithm, the book includes detailed descr iptions of the commonly used computer algorithms
  3. 所属分类:software engineering

    • 发布日期:2017-05-29
    • 文件大小:11994285
    • 提供者:王俊杰
  1. Algorithms.In.C.3rd.Ed.Part5.Graph.Algorithms

    1下载:
  2. 经典算法书(中文版)。这一套算法系列书介绍了当今最重要的算法,共分3卷,这是第2卷(第五部分),集中讲解图算法。本书共有6章(第17章~第22章)。第17章详细讨论图性质和类型,第18章~第22章分别讲解图搜索、有向图和DAG、最小生成树、最短路径以及网络流。书中提供了用C语言描述的完整算法源程序,并且配有丰富的插图和练习。-Algorithms in C, Third Edition, Part 5: Graph Algorithms is the second book in Sedgewi
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-06-01
    • 文件大小:13904888
    • 提供者:wang
  1. Algorithms.in.C.Parts.1-4.Fundamentals.Data.Struct

    2下载:
  2. 经典算法书(中文版).《C算法》介绍了当今最重要的算法,共分3卷,本书是第1卷。第1卷分4部分、共16章。第一部分“基础知识”(第1~2章)介绍了基本算法分析原理。第二部分“数据结构”(第3~5章)讲解算法分析中必须掌握的数据结构知识。主要包括基本数据结构、抽象数据结构、递归和树。第三部分“排序”(第6~11章)按章节顺序分别讨论了基本排序方法(如选择排序、插入排序、冒泡排序、希尔排序等)、快速排序方法,归并和归并排序方法、优先队列与堆排序方法、基数排序方法以及特殊目的排序方法,并比较了各种排序
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-06-12
    • 文件大小:19883343
    • 提供者:wang
  1. c-algorithms-1.2.0

    0下载:
  2. 里面实现了C常用的数据结构算法,像AVL树,链表,二叉树等。-C which implements common data structure algorithms, such as AVL trees, linked lists, binary trees and so on.
  3. 所属分类:Data structs

    • 发布日期:2017-03-23
    • 文件大小:456895
    • 提供者:dremi
  1. Accuracy-and-Stability-of-Numerical-Algorithms

    1下载:
  2. Higham的书非常小心的处理细节,强调稳定性,但包含很多算法的信息和提供各种类型的见解。-Higham' s book dealing with the details very carefully, emphasizing the stability, but contains many algorithms to provide various types of information and insights.
  3. 所属分类:Algorithm

    • 发布日期:2017-05-26
    • 文件大小:8904886
    • 提供者:LiFeiteng
  1. Computer-arithmetic-algorithms

    0下载:
  2. Djvu格式的书籍,介绍计算机硬件设计的算术算法。内容详尽,深入浅出,覆盖面也比较广。-Djvu format, books, computer hardware designs described arithmetic algorithms. Detailed, easy to understand, is also more extensive coverage.
  3. 所属分类:matlab

    • 发布日期:2017-05-27
    • 文件大小:10388633
    • 提供者:闫煜
  1. introduction-to-algorithms

    0下载:
  2. 算法导论pdf pdf版算法导论 很详细的一本算法书 书中带有目录 可以方便查看-Pdf pdf version Introduction to Algorithms Introduction to Algorithms very detailed book, a book with a catalog of the algorithm can easily see
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-17
    • 文件大小:5096539
    • 提供者:马浩原
  1. Design-and-Analysis-of-Algorithms

    0下载:
  2. 算法 数据结构 C++ 课件 各种重要算法和数据结构-Algorithms Data Structures C++ Courseware various important algorithms and data structures
  3. 所属分类:Data structs

    • 发布日期:2017-04-09
    • 文件大小:2426702
    • 提供者:james
  1. Algorithms-and-Parallel-Computing

    0下载:
  2. 2011springer最新的算法和并行计算的书-Algorithms and Parallel Computing
  3. 所属分类:MPI

    • 发布日期:2017-05-19
    • 文件大小:5296471
    • 提供者:kaka
  1. Encryption-Algorithms-2

    0下载:
  2. VB - Algorithms to encrypt files.(Part2)
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:47943
    • 提供者:Giovani
  1. algorithms-for-linear-problems

    0下载:
  2. 线性方程的迭代法,集合了Jacobi,Gauss-Seidel,SOR三种方法,还有针对泊松方程的SOR方法-Programs to solve linear problems.Four algorithms are included.They are Jacobi,Gauss-Seidel,SORand SOR for Poisson
  3. 所属分类:Algorithm

    • 发布日期:2017-03-26
    • 文件大小:1770
    • 提供者:Mu Lufei
  1. Algorithms

    0下载:
  2. some books of algorithms
  3. 所属分类:开发工具

    • 发布日期:2014-01-25
    • 文件大小:215040
    • 提供者:josepil
  1. Introduction to Algorithms

    2下载:
  2. 算法导论(原书第3版) 中文完整版 高清扫描版,本书提供了对当代计算机算法研究的一个全面、综合性的介绍。(Introduction to Algorithms (original book Third Edition) Chinese version of the full HD scan version, this book provides a comprehensive and comprehensive introduction to contemporary computer algo
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-12-21
    • 文件大小:104102912
    • 提供者:猫熊
  1. Genetic Algorithms

    0下载:
  2. Genetic Algorithms of Batteries Parameters
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-31
    • 文件大小:86016
    • 提供者:孙昊
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com